home *** CD-ROM | disk | FTP | other *** search
/ VRML 2 - Moving 3D Graphics / VRML 2 - Moving 3D Graphics.iso / vrmlbook / source / vr2-4-08.wrl < prev    next >
Encoding:
Text File  |  1997-05-14  |  445 b   |  27 lines

  1. #VRML V2.0 utf8
  2. #vr2-4-08.wrl
  3. #inline
  4. Transform {
  5.   translation -400 400 -200
  6.   scale 10 10 10
  7.   rotation 1 0 0 1.57079
  8.   children [
  9.     Inline {
  10.       url "vr2-3-40.wrl"
  11.       bboxCenter 40 -50 20 
  12.       bboxSize 100 70 50
  13.     }
  14.   ]
  15. }
  16. Anchor {
  17.   children [
  18.     Inline {
  19.       url "vr2-4-jet.wrl"
  20.       bboxCenter 0 0 0 
  21.       bboxSize 60 60 10
  22.     }
  23.   ]
  24.   url "vr2-4-05.wrl"
  25.   description "Transform to a Big Bird!"
  26. }
  27.